home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineSprite_2178 / frame_47 / DoAction.as
Text File  |  2001-12-02  |  154b  |  15 lines

  1. if(choice == 1)
  2. {
  3.    gotoAndPlay(249);
  4. }
  5. else if(choice == 2)
  6. {
  7.    gotoAndPlay(48);
  8. }
  9. else if(choice != 3)
  10. {
  11.    if(choice == 4)
  12.    {
  13.    }
  14. }
  15.